projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70bccb3
)
docs: Correct a reference
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 20 May 2014 01:46:30 +0000
(21:46 -0400)
committer
Carlos Garnacho
<carlosg@gnome.org>
Fri, 23 May 2014 17:54:33 +0000
(19:54 +0200)
gtk/gtkgesture.c
patch
|
blob
|
history
diff --git
a/gtk/gtkgesture.c
b/gtk/gtkgesture.c
index 143c2b9b1b7ed90f8ca40a41b225e3c1a3bc8e9f..66a8173d5cffafec3394099efea7adef9e731a70 100644
(file)
--- a/
gtk/gtkgesture.c
+++ b/
gtk/gtkgesture.c
@@
-64,7
+64,8
@@
* a chance to interact with events that have not been handled yet.
*
* Gestures attached with the phase 'none' are not receiving any events
- * automatically, but events can be passed to them with gtk_gesture_handle_event().
+ * automatically, but events can be passed to them with
+ * gtk_event_controller_handle_event().
*
* ## States of a sequence # {#touch-sequence-states}
*